<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    author:PengJin;
    date:2019-3-25;
*/
/* --banner-- */
.banner{clear:both;position:relative;z-index:1;width:100%;height:620px;overflow:hidden;}
.banner .hd{position:absolute;left:0;bottom:75px;width:100%;height:13px;text-align:center;}
.banner .hd li{position:relative;z-index:999;display:inline-block;*display:line;*zoom:1;margin:0 10px;width:13px;height:13px;text-indent:-9999px;cursor:pointer;background:url(../images/Index/dot.png) no-repeat 0 0;}
.banner .hd li.cur{background-position:-13px 0;}
.banner .bd,.banner .bd ul{height:620px;}
.banner .bd li{position:relative;width:100%;height:620px;}
.banner .bd li a{display:block;position:absolute;left:50%;top:0;margin-left:-960px;width:1920px;height:620px;}
.banner .prev,.banner .next{position:absolute;z-index:999;top:50%;margin-top:-30px;width:58px;height:58px;cursor:pointer;opacity:0;transition: all 1s;}
.banner .prev{left:2%;background:url(../images/Index/banner_prev.png) no-repeat;}
.banner .next{right:2%;background:url(../images/Index/banner_next.png) no-repeat;}
.banner:hover .prev,.banner:hover .next{opacity:1;}
/* --end banner-- */

/* --æ¨¡å—æ&nbsp;‡é¢˜-- */
.wrap-title{position:relative;z-index:333;padding-bottom:30px;text-align:center;line-height:1.4;overflow:hidden;animation:bounceinT 1s ease-out backwards;}
.wrap-title h3{font-size:32px;font-weight:normal;color:#333;}
.wrap-title h3 a{color:#333;transition:all 0.5s;}
.wrap-title h3 a:hover{font-weight:bold;letter-spacing:5px;text-shadow:5px -5px 5px #333;}
.wrap-title p{font-size:18px;color:#333;}
.wrap-title em{font-size:14px;color:#999;}
.wrap-title.white *{color:#fff;}
/* --end æ¨¡å—æ&nbsp;‡é¢˜-- */


/* --worry-- */
.worry{background:url(../images/Index/worry_bg.png);}
.worry .wrapper{position:relative;padding-top:150px;height:420px;}
.chart-box{position:absolute;z-index:333;top:-80px;left:-40px;padding:36px 40px 38px;width:1200px;height:146px;background:url(../images/Index/chart_bg.png) no-repeat;}
.chart-box .item{float:left;padding-top:30px;}
.chart-box .item-1{padding-left:110px;width:170px;}
.chart-box .item-2{padding-left:78px;width:195px;}
.chart-box .item-3{padding-left:88px;width:258px;}
.chart-box .item-4{padding-left:80px;width:216px;}
.chart-box .item strong{display:block;height:54px;line-height:54px;font-size:45px;color:#333;}
.chart-box .item p{font-size:14px;color:#666;line-height:22px;}

.worry-list{overflow:hidden;}
.worry-list .item{float:left;width:240px;}
.worry-list .item:nth-child(1){animation:fadeinB 0.5s ease-out backwards;}
.worry-list .item:nth-child(2){animation:fadeinB 0.75s ease-out backwards;}
.worry-list .item:nth-child(3){animation:fadeinB 1s ease-out backwards;}
.worry-list .item:nth-child(4){animation:fadeinB 1.25s ease-out backwards;}
.worry-list .item:nth-child(5){animation:fadeinB 1.5s ease-out backwards;}
.worry-list .pic{width:240px;overflow:hidden;}
.worry-list .pic img{display:block;width:240px;}
.worry-list .text{padding-top:20px;text-align:center;}
.worry-list .text strong{display:block;height:30px;line-height:30px;font-size:20px;}
.worry-list .text p{font-size:16px;line-height:24px;}

.worry .line{position:absolute;z-index:1;bottom:0;width:1px;height:100%;background:#e5e5e5;}
.worry .line-1{left:240px;}
.worry .line-2{left:480px;}
.worry .line-3{left:720px;}
.worry .line-4{left:960px;}
/* --end worry-- */

/* --starter-- */
.starter{position:relative;padding:50px 0;height:558px;background:url(../images/Index/starter_bg.jpg) no-repeat center;}
.starter .mask{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#010315;opacity:0.15;transition:all 0.5s;}
.starter .wrap-title h3{color:#ffff00;}
.starter-tab{position:relative;z-index:333;height:444px;}
.starter-menu .item{position:absolute;z-index:33;padding:40px 25px 0;width:210px;height:180px;cursor:pointer;background:#fff;}
.starter-menu .item em{display:block;font-size:12px;color:#bcbcbc;}
.starter-menu .item em i{font-size: 26px;}
.starter-menu .item span{display:block;font-size:20px;}
.starter-menu .item p{padding-top:15px;line-height:22px;font-size:14px;color:#666;}
.starter-menu .item.cur em{color:#f7eb24;text-transform:uppercase;}
.starter-menu .item.cur span{font-weight:bold;color:#f7eb24;}
.starter-menu .item.cur p{color:#fff;}
.starter-menu .item-1{left:0;top:0;animation:rotateinLT 1s ease-out backwards;}
.starter-menu .item-1.cur,.starter-menu .item-2.cur{padding-right:45px;background:url(../images/Index/starter_cur01.png) no-repeat;}
.starter-menu .item-2{left:0;bottom:0;animation:rotateinLB 1s ease-out backwards;}
.starter-menu .item-3{right:0;top:0;animation:rotateinRT 1s ease-out backwards;}
.starter-menu .item-4{right:0;bottom:0;animation:rotateinRB 1s ease-out backwards;}
.starter-menu .item-3.cur,.starter-menu .item-4.cur{padding-left:45px;background:url(../images/Index/starter_cur02.png) no-repeat;}
.starter-main{margin:0 auto;width:672px;height:444px;overflow:hidden;}
.starter-main{}
.starter-main img{display:block;width:672px;height:444px;}
/* --end starter-- */

/* --ad-- */
.ad{height:190px;background:url(../images/Index/ad_bg.jpg) no-repeat center;}
.ad .wrapper{position:relative;height:190px;}
.ad .text{padding-top:45px;width:600px;}
.ad .text h2{height:60px;line-height:60px;}
.ad .text h2 img{display:block;}
.ad .text p{line-height:35px;font-size:22px;}
.ad .zxBtn{position:absolute;right:0;top:70px;width:146px;height:48px;line-height:48px;background:#1a1c2c;border-radius:5px;box-shadow:0 10px 25px #aeafb6;}
.ad .zxBtn a{display:block;text-indent:58px;font-size:16px;color:#fff;background:url(../images/Index/zx_icon.png) no-repeat 22px center}
/* --end ad-- */

/* --product-- */
.product{padding:50px 0 65px;overflow:hidden;background:#fff;}
.product-slide{position:relative;float:left;width:534px;height:660px;overflow:hidden;}
.product-slide .text{position:absolute;z-index:333;top:60px;left:45px;width:300px;}
.product-slide .text h3{font-size:48px;font-weight:normal;}
.product-slide .text p{font-size:16px;color:#666;}
.product-slide .text .more{margin-top:28px;text-align:center;}
.product-slide .text .more a{display:block;width:154px;height:48px;line-height:48px;font-size:20px;color:#333;background:#fff;border:#e9e9e9 solid 1px;border-radius:24px;}
.product-slide .bd{position:relative;z-index:1;width:534px;height:660px;overflow:hidden;}
.product-slide .bd li img{display:block;width:534px;height:660px;transition:all 0.5s;}
.product-slide .hd{position:absolute;z-index:33;left:0;bottom:30px;width:100%;height:11px;text-align:center;}
.product-slide .hd li{display:inline-block;margin:0 9px;width:11px;height:11px;text-indent:-9999px;background:#9c9c9d;border-radius:50%;}
.product-slide .hd li.cur{background:#c40900;}
.product-slide:hover img{opacity:0.8}
.product-slide:hover .more a{background:#f7eb24;border-color:#f7eb24;}
.product-list{float:right;width:666px;}
.pro-first{position:relative;margin-left:6px;width:660px;height:336px;border:#e9e9e9 solid 1px;overflow:hidden;}
.pro-first .pic{width:660px;height:336px;overflow:hidden;}
.pro-first .pic img{display:block;width:660px;height:336px;transition:all 0.5s;}
.pro-first .text{position:absolute;z-index:333;top:50px;left:60px;width:300px;}
.pro-first .text h3{font-size:35px;font-weight:normal;line-height:45px;}
.pro-first .text p{font-size:14px;color:#666;}
.pro-first .text .more{margin-top:18px;text-align:center;}
.pro-first .text .more a{display:block;width:110px;height:36px;line-height:36px;font-size:16px;color:#333;background:#fff;border:#e9e9e9 solid 1px;border-radius:24px;}
.pro-first:hover .more a{background:#f7eb24;border-color:#f7eb24;}
.pro-first:hover .pic img{transform:scale(1.1);}
.pro-item{position:relative;float:left;margin-left:6px;margin-top:6px;width:214px;height:314px;border:#e9e9e9 solid 1px;overflow:hidden;}
.pro-item .pic{width:214px;height:314px;overflow:hidden;}
.pro-item .pic img{display:block;width:214px;height:314px;transition:all 0.5s;}
.pro-item .text{position:absolute;z-index:333;top:34px;left:24px;width:300px;}
.pro-item .text h3{font-size:35px;font-weight:normal;line-height:45px;}
.pro-item .text p{font-size:14px;color:#666;}
.pro-item .text .more{margin-top:18px;text-align:center;}
.pro-item .text .more a{display:block;width:110px;height:36px;line-height:36px;font-size:16px;color:#333;background:#fff;border:#e9e9e9 solid 1px;border-radius:24px;}
.pro-item:hover .pic img{transform:scale(1.1);}
.pro-item:hover .more a{background:#f7eb24;border-color:#f7eb24;}
/* --end product-- */

/* --team-- */
.team{padding:50px 0;height:496px;overflow:hidden;background:url(../images/Index/team_bg.jpg) no-repeat center 0;}
.team .wrap-title h3{font-size:35px;font-weight:100;}
.team .wrap-title h3 strong{color:#f7eb24;}
.team-left{float:left;padding-right:68px;padding-top:25px;width:256px;}
.team-left .tit{line-height:1.5;}
.team-left .tit span{display:block;font-size:24px;color:#333;}
.team-left .tit p{font-size:16px;color:#666;}
.team-left .tit i{display:block;margin:15px 0 20px;width:23px;height:1px;background:#333;}
.team-left .text{font-size:14px;color:#666;height:180px;line-height:30px;overflow:hidden;}
.team-left .arrow{margin-top:34px;width:80px;overflow:hidden;}
.team-left .arrow .prev{float:left;width:34px;height:34px;cursor:pointer;background:url(../images/Index/team_prev.png) no-repeat;}
.team-left .arrow .prev:hover{background-image:url(../images/Index/team_prev_cur.png)}
.team-left .arrow .next{float:right;width:34px;height:34px;cursor:pointer;background:url(../images/Index/team_next.png) no-repeat;}
.team-left .arrow .next:hover{background-image:url(../images/Index/team_next_cur.png)}
.team-right{float:right;width:822px;overflow:hidden;}
.team-right .item{position:relative;z-index:333;float:left;margin-left:24px;width:250px;height:375px;overflow:hidden;}
.team-right .item .pic img{display:block;width:250px;height:375px;}
.team-right .item .text{position:absolute;z-index:333;left:0;bottom:-100%;width:100%;text-align:center;opacity:0;background:rgba(255,255,255,0.95);transition:all 0.5s;}
.team-right .item .info{padding:20px 35px 0;height:110px;border-bottom:#e9e9e9 solid 1px;}
.team-right .item .info span{display:block;height:28px;line-height:28px;font-size:18px;overflow:hidden;}
.team-right .item .info em{display:block;margin:0 auto;width:95px;height:10px;background:url(../images/Index/Score.png) repeat-x;}
.team-right .item .info p{padding-top:10px;line-height:20px;font-size:14px;color:#666;overflow:hidden;}
.team-right .item .btnBox{height:43px;line-height:43px;font-size:14px;overflow:hidden;}
.team-right .item .btnBox a{display:block;float:left;width:50%;color:#333;}
.team-right .item .btnBox .btn1{background:#f7eb24;}
.team-right .item .btnBox .btn1:before{background-color:#fff;}
.team-right .item .btnBox .btn2{background:#fff;}
.team-right .item .btnBox .btn2:before{background-color:#f7eb24;}
.team-right .item:hover .text{bottom:0;opacity:1;}
/* --end team-- */

/* --step-- */
.step{padding-top:50px;height:630px;background:url(../images/Index/step_bg.jpg) no-repeat center 0;}
.step-tab{position:relative;width:1200px;height:480px;}
.step-menu .item{position:absolute;width:108px;height:108px;text-align:center;cursor:pointer;font-size:20px;color:#333;background:url(../images/Index/step_menu.png) center no-repeat;border-radius:50%;transition:all 0.5s;}
.step-menu .item i{display:none;margin:20px auto 0;width:40px;height:40px;}
.step-menu .item span{display:block;line-height:108px;}
.step-menu .item.cur{background:#f7eb24;}
.step-menu .item.cur i{display:block;}
.step-menu .item.cur span{line-height:30px;}
.step-menu .item-1{left:336px;top:5px;}
.step-menu .item-1 i{background:url(../images/Index/step_icon01.png) no-repeat;}
.step-menu .item-2{left:80px;bottom:85px;}
.step-menu .item-2 i{background:url(../images/Index/step_icon02.png) no-repeat;}
.step-menu .item-3{left:521px;bottom:16px;}
.step-menu .item-3 i{background:url(../images/Index/step_icon03.png) no-repeat;}
.step-menu .item-4{right:100px;bottom:76px;}
.step-menu .item-4 i{background:url(../images/Index/step_icon04.png) no-repeat;}
.step-menu .item-5{right:240px;top:5px;}
.step-menu .item-5 i{background:url(../images/Index/step_icon05.png) no-repeat;}
.step-main{position:absolute;top:150px;left:170px;width:852px;}
.step-list{overflow:hidden;}
.step-list li{float:left;margin:0 18px;width:248px;}
.step-list li img{display:block;width:248px;height:146px;border-radius:15px;box-shadow:0 8px 10px #cecece;}
.step-list li p{margin-top:15px;height:24px;line-height:24px;text-align:center;font-size:16px;overflow:hidden;}
/* --end step-- */

/* --pay-- */
.pay{padding:50px 0;height:479px;background:url(../images/Index/pay_bg.jpg) no-repeat center 0;background-attachment:fixed;}
.pay-inner{position:relative;margin:0 auto;width:1000px;height:370px;background:#fff;}
.pay-inner .text{padding:50px 80px 0;height:75px;line-height:25px;font-size:16px;text-align:center;overflow:hidden;}
.pay-list{margin-top:20px;text-align:center;overflow:hidden;}
.pay-list li{display:inline-block;margin:0 12px;width:142px;height:142px;border:#ddd dashed 2px;border-radius:50%;overflow:hidden;}
.pay-list li img{display:block;width:142px;height:142px;border-radius:50%;}
.pay-inner .more{position:absolute;left:50%;margin-left:-88px;bottom:-22px;width:176px;height:44px;line-height:44px;font-size:16px;color:#fff;background:#000;}
.pay-inner .more a{display:block;padding-left:60px;color:#fff;background:url(../images/Index/pay_more.png) no-repeat 20px center;}
/* --end pay-- */

/* --case-- */
.case{padding-top:50px;position:relative;overflow:hidden;background:url(../images/Index/worry_bg.png);}
.case-menu{margin:0 auto 30px;width:654px;height:40px;line-height:40px;border:#e9e9e9 solid 1px;background:#fff;}
.case-menu li{float:left;width:20%;text-align:center;}
.case-menu li a{display:block;font-size:16px;color:#666;border-right:#e9e9e9 solid 1px;}
.case-menu li:last-child a{border-right:none;}
.case-menu li a:hover{color:#fff;background:#c40900;}
.case-list .item{float:left;width:25%;background:#fff;}
.case-list .text{padding:40px 30px;overflow:hidden;border-right:#e9e9e9 solid 1px;}
.case-list .text h3{height:40px;line-height:40px;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.case-list .text h3 a{color:#333;}
.case-list .text p{height:75px;line-height:25px;font-size:14px;color:#666;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.case-list .text .read{margin-top:40px;height:15px;}
.case-list .text .read a{display:block;height:15px;background:url(../images/Index/read.png) no-repeat;}
.case-list .pic{position:relative;}
.case-list .pic img{display:block;width:100%}
.case-list .pic .add{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(196,9,0,0.9) url(../images/Index/add.png) no-repeat center;}
.case-list .item:hover h3 a{color:#c40900;}
.case-list .item:hover{box-shadow:0 0 30px #ddd inset;}
.case-list .item:hover .read a{background-image:url(../images/Index/read_cur.png)}
.case-list .item:hover .add{display:block;}
/* --end case-- */

/* --honor-- */
.honor{padding:50px 0;overflow:hidden;background:url(../images/Index/worry_bg.png);}
.honor-list li{position:absolute;width:450px;}
.honor-list li img{display:block;width:100%;}
.honor-list li p{display:block;margin-top:12px;height:40px;line-height:40px;font-size:18px;text-align:center;overflow:hidden;}
.honor-list li.cur p{display:block;}
.honor-slide{position:relative;height:360px !important;background:url(../images/Index/honor_shadow.png) no-repeat center 252px;}
.honor-slide .prev,.honor-slide .next{position:absolute;top:138px !important;width:34px !important;height:34px !important;cursor:pointer;}
.honor-slide .prev{left:-54px;background:url(../images/Index/team_prev.png) no-repeat;}
.honor-slide .prev:hover:hover{background-image:url(../images/Index/team_prev_cur.png)}
.honor-slide .next{right:-54px;background:url(../images/Index/team_next.png) no-repeat;}
.honor-slide .next:hover:hover{background-image:url(../images/Index/team_next_cur.png)}
/* --end honor-- */

/* --aboutus-- */
.aboutus{padding-top:50px;overflow:hidden;background:url(../images/Index/aboutus_bg.jpg) no-repeat center 0;}
.aboutus .wrap-title h3 a{color:#f7eb24;}
.aboutus .playerBtn{margin:15px auto 36px;padding:20px;width:68px;height:68px;cursor:pointer;background:url(../images/Index/playerBtn.png) no-repeat center;border-radius:50%;transition:all 1s;}
.aboutus .playerBtn:hover{background-color:rgba(0,0,0,0.5);transform:rotate(360deg);}
.aboutus .inner{margin:0 auto;padding:37px 85px;width:640px;height:200px;text-align:center;overflow:hidden;background:#f7eb24;}
.aboutus .inner h3{font-size:24px;height:38px;line-height:38px;font-weight:normal;overflow:hidden;}
.aboutus .inner h3 a{color:#333;}
.aboutus .summary{margin-top:15px;height:84px;line-height:28px;font-size:14px;overflow:hidden;}
.aboutus .btnBox{margin-top:28px;text-align:center;overflow:hidden;}
.aboutus .btnBox a{display:inline-block;margin:0 3px;padding:0 16px;height:38px;line-height:38px;font-size:14px;color:#333;border-radius:20px;border:#111820 solid 2px;background:#f7eb24;}
.aboutus .btnBox a:hover{color:#fff;border:#f7eb24 solid 2px;background:#111820;}
/* --end aboutus-- */

/* --è§†é¢‘å¼¹çª—-- */
.video-pop{display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:#000\9;background:rgba(0,0,0,0.8);}
.video-inner{position:fixed;top:50%;left:50%;margin-top:-300px;margin-left:-512px;width:1024px;height:600px;background:#000;}
.video-inner iframe{display:block;width:1024px;height:600px;}
.video-close{position:absolute;left:100%;top:0;padding:10px;width:32px;height:32px;cursor:pointer;background:#ffff00 url(../images/Common/closeBtn.png) no-repeat center;}
/* --end è§†é¢‘å¼¹çª—-- */

/* --partner-- */
.partner{padding:50px 0;overflow:hidden;background:url(../images/Index/worry_bg.png);}
.partner-list{margin-left:-9px;width:1218px;}
.partner-list li{float:left;margin:-15px 9px;width:154px;height:78px;padding:39px 1px;background:url(../images/Index/partner_bg.png) no-repeat;}
.partner-list li img{display:block;width:154px;height:78px;}
.partner-list li:hover img{opacity:0.8;}
.partner-list li.break{margin-left:97px}
/* --end partner-- */

/* --news-- */
.news{padding:50px 0;overflow:hidden;background:#fff url(../images/Index/news_bg.png) no-repeat center bottom;}
.faq{float:left;width:560px;}
.faq .tit{height:60px;line-height:60px;font-size:18px;overflow:hidden;border-bottom:#ebebeb solid 1px;}
.faq .tit .more{float:right;font-family:Arial;font-size:12px;color:#999;}
.faq .tit .more:hover{color:#c40900;}
.faq .tit span a{color:#333;}
.faq .tit span a:hover{color:#c40900;font-weight:bold;}
.faq-list{overflow:hidden;}
.faq-list dl{padding:25px 0;border-bottom:#ebebeb solid 1px;overflow:hidden;background:url(../images/Index/faq.png) no-repeat 0 25px;}
.faq-list dl:last-child{border-bottom:none;}
.faq-list dt{margin-left:40px;height:30px;line-height:30px;font-size:16px;overflow:hidden;}
.faq-list dt a{color:#333;}
.faq-list dd{margin-left:40px;margin-top:12px;font-size:14px;color:#666;height:50px;line-height:25px;overflow:hidden;}
.faq-list dd a{color:#666;}
.faq-list dl:hover dt a{color:#c81810;}
.news-tab{float:right;width:546px;}
.news-tab .tab-menu{height:60px;line-height:60px;font-size:18px;overflow:hidden;border-bottom:#ebebeb solid 1px;}
.news-tab .tab-menu .more{float:right;font-family:Arial;font-size:12px;color:#999;}
.news-tab .tab-menu .more:hover{color:#c40900;}
.news-tab .tab-menu li{position:relative;float:left;margin-right:35px;}
.news-tab .tab-menu li:after{display:block;position:absolute;left:0;bottom:0;width:0;height:2px;content:"";background:#c40900;}
.news-tab .tab-menu li a{display:block;color:#333;}
.news-tab .tab-menu li.cur a{font-weight:bold;color:#c40900;}
.news-tab .tab-menu li.cur:after{width:100%;}
.news-hot{margin-top:28px;overflow:hidden;}
.news-hot .pic{float:left;width:200px;height:148px;overflow:hidden;}
.news-hot .pic img{display:block;width:200px;height:148px;}
.news-hot .text{padding-left:20px;overflow:hidden;}
.news-hot .text h3{height:30px;line-height:30px;font-size:16px;overflow:hidden;}
.news-hot .text h3 a{color:#333;}
.news-hot .text .summary{height:78px;line-height:26px;font-size:14px;color:#666;overflow:hidden;}
.news-hot .text .summary a{color:#666;}
.news-list{clear:both;padding-top:12px;overflow:hidden;}
.news-list li{padding-left:14px;height:51px;line-height:51px;border-bottom:#ebebeb dashed 1px;background:url(../images/Index/news_list.png) no-repeat 0 center;}
.news-list li a{display:block;}
.news-list li em{float:right;font-size:13px;color:#999;}
.news-list li span{display:block;width:350px;height:51px;font-size:16px;color:#333;overflow:hidden;}
.news-list li a:hover span{color:#c40900;}
/* --end news-- */

/* --process-- */
.process{padding:30px 0;overflow:hidden;background:#f7eb24;}
.process .item{position:relative;float:left;width:25%;text-align:center;}
.process .item:after,.process .item:before{position:absolute;z-index:1;top:32px;width:50%;height:1px;content:"";background:url(../images/Index/process_line.png) repeat-x;}
.process .item:before{left:0;}
.process .item:after{right:0;}
.process .item .arrow{display:block;position:absolute;z-index:3;top:20px;right:-12px;width:25px;height:25px;background:url(../images/Index/process_arrow.png) no-repeat;}
.process .item i{position:relative;z-index:3;display:block;margin:0 auto;width:65px;height:65px;border-radius:50%;overflow:hidden;}
.process .item i img{display:block;width:65px;height:65px;}
.process .item strong{display:block;margin-top:15px;height:32px;line-height:32px;font-size:20px;}
.process .item p{line-height:20px;font-size:14px;}
.process .item:first-child:before,.process .item:last-child:after,.process .item:last-child .arrow{display:none;}
/* --end process-- */

/* --indexForm-- */
.indexForm{padding:50px 0;overflow:hidden;background:url(../images/Index/worry_bg.png);}
.indexForm .group{overflow:hidden;}
.indexForm .tit{line-height:40px;}
.indexForm .tit strong{display:inline-block;font-size:18px;border-bottom:#e50e03 solid 2px;}
.indexForm .bd{padding:50px;overflow:hidden;background:#fff;}
.indexForm .bd input{display:block;float:left;margin:6px;padding:0 10px;width:330px;height:50px;line-height:50px;font-size:14px;}
.indexForm .bd input::-webkit-input-placeholder{color:#666;}
.indexForm .bd textarea{display:block;float:left;margin:6px;padding:0 10px;width:1065px;height:150px;line-height:50px;font-size:14px;}
.indexForm .btnBox{padding-top:20px;text-align:center;}
.indexForm .btnBox a{display:inline-block;margin:0 5px;padding:0 25px;height:50px;line-height:50px;border-radius:25px;font-size:18px;}
.indexForm .btnBox a.btn01{color:#fff;background:#e50e03;}
.indexForm .btnBox a.btn02{color:#333;background:#f7eb24;}
/* --end indexForm-- */</pre></body></html>